-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Update missed documentation change for new watcher index settings #125758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update missed documentation change for new watcher index settings #125758
Conversation
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-data-management (Team:Data Management) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense and looks like it matches the implementation so LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from the typo, LGTM.
Co-authored-by: Keith Massey <[email protected]>
…astic#125758) * Update missed documentation change for new watcher index settings * Update docs/reference/rest-api/watcher/update-settings.asciidoc Co-authored-by: Keith Massey <[email protected]> --------- Co-authored-by: Keith Massey <[email protected]>
…astic#125758) * Update missed documentation change for new watcher index settings * Update docs/reference/rest-api/watcher/update-settings.asciidoc Co-authored-by: Keith Massey <[email protected]> --------- Co-authored-by: Keith Massey <[email protected]>
…25758) (#125926) * Update missed documentation change for new watcher index settings * Update docs/reference/rest-api/watcher/update-settings.asciidoc --------- Co-authored-by: Keith Massey <[email protected]>
…25758) (#125925) * Update missed documentation change for new watcher index settings * Update docs/reference/rest-api/watcher/update-settings.asciidoc --------- Co-authored-by: Keith Massey <[email protected]>
This PR adds a documentation change to the 8.x branches that was missed when merging #115251.
9.x documentation is handled in the new elasticsearch-spec docs system via elastic/elasticsearch-specification#4141